PicketBox provides some examples to help you get started. These examples demonstrate how to use some of the PicketBox features like authentication and authorization.
After cloning the repository switch to the TAG you want to use. Each released version has a TAG.
You can git clone the PicketBox Quickstarts project from github.
Clone the repository using the following command:
git clone git://github.com/picketbox/picketbox-quickstarts.git --branch v5.0.0.Final
Follow the README.md for instructions about how to build, install and run the quickstarts.